X14Sparkline Class

Represents a single sparkline (x14:sparkline element).

Definition

Namespace: Independentsoft.Office.Spreadsheet.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class X14Sparkline
Inheritance
Object    X14Sparkline

Constructors

X14Sparkline Initializes a new instance of the X14Sparkline class.

Properties

Formula Gets or sets the data range formula (xm:f element).
Reference Gets or sets the cell the sparkline is displayed in (xm:sqref element).

Methods

Clone Creates a copy of the current object.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also